PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFAttributeClassCollection Class / PDFAttributeClassCollection Constructor / PDFAttributeClassCollection Constructor(PDFCosName)
N/A
In This Topic
    PDFAttributeClassCollection Constructor(PDFCosName)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFAttributeClassCollection( 
       PDFCosName cosName
    )

    Parameters

    cosName
    N/A
    See Also